-
Home
-
WP Control
-
2.3.0 (latest)
-
Code
-
Classes
- Common_Table
Total Complexity |
68 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
743 |
Lines of code |
291 |
Logical lines of code |
154 |
Comment lines |
230 |
Methods |
27 |
Properties |
8 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
check_column() |
A |
48 |
15 |
32 |
get_table_size() |
S |
53 |
5 |
24 |
get_tables() |
S |
55 |
5 |
19 |
prepare_full_where() |
S |
55 |
5 |
19 |
get_real_id_name() |
S |
59 |
5 |
14 |
check_table_exists() |
S |
61 |
4 |
12 |
get_table_status() |
S |
61 |
3 |
11 |
find() |
S |
48 |
1 |
33 |
get_columns_info() |
S |
59 |
2 |
15 |
delete_data() |
S |
61 |
2 |
12 |
drop_table() |
S |
70 |
2 |
6 |
check_error() |
S |
70 |
2 |
6 |
get_wp_core_tables() |
S |
70 |
2 |
6 |
manage_columns() |
S |
64 |
2 |
10 |
backup_table() |
S |
66 |
1 |
8 |
get_column_names_admin() |
S |
80 |
1 |
3 |
extract_where() |
S |
63 |
1 |
10 |
init() |
S |
80 |
1 |
3 |
insert_data() |
S |
65 |
1 |
10 |
update_data() |
S |
64 |
1 |
9 |
delete_by_id() |
S |
65 |
1 |
10 |
get_entity_name() |
S |
79 |
1 |
3 |
get_name() |
S |
81 |
1 |
3 |
get_id_name() |
S |
81 |
1 |
3 |
create_table() |
S |
89 |
1 |
2 |
execute_query() |
S |
76 |
1 |
4 |
get_column_names() |
S |
75 |
1 |
4 |